Termination Proof Script

Consider the TRS R consisting of the rewrite rules
1:    c  → f(g(c))
2:    f(g(X))  → g(X)
There are 2 dependency pairs:
3:    C  → F(g(c))
4:    C  → C
The approximated dependency graph contains one SCC: {4}.
Tyrolean Termination Tool  (0.01 seconds)   ---  May 3, 2006